net/netip.Addr.withoutZone (method)
3 uses
net/netip (current package)
netip.go#L503: func (ip Addr) withoutZone() Addr {
netip.go#L1267: ip: ip.withoutZone(),
netip.go#L1472: b := p.Addr().withoutZone().marshalBinaryWithTrailingBytes(1)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)